-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency @rollup/plugin-replace to v5 - abandoned #136
base: master
Are you sure you want to change the base?
Conversation
fix(deps): update uppy monorepo
chore(deps): update dependency typescript to v4.9.5
chore(deps): update actions/checkout action to v4
chore(deps): update actions/setup-node action to v4
chore(deps): update dependency tslib to v2.6.3
chore(deps): update jest monorepo to v27.5.1
fix(deps): update dependency snabbdom to v3.6.2
fix(table): table cell proerty default style
WalkthroughThe update to the Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant Rollup
participant Plugin
User->>Rollup: Initiate build
Rollup->>Plugin: Process replacements
Plugin-->>Rollup: Return modified code
Rollup-->>User: Output final bundle
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
yarn.lock
is excluded by!**/yarn.lock
,!**/*.lock
Files selected for processing (1)
- package.json (1 hunks)
Additional comments not posted (1)
package.json (1)
60-60
: Verify compatibility and test the build process.The update of
@rollup/plugin-replace
to version^5.0.0
may introduce breaking changes. Ensure that the build process is tested thoroughly to confirm compatibility with the new version, especially considering changes related to thesourceMap
option andpreventAssignment
handling.
f5bc89b
to
e37a391
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
^2.4.2
->^5.0.0
Release Notes
rollup/plugins (@rollup/plugin-replace)
v5.0.7
2024-06-05
Bugfixes
v5.0.6
2024-06-05
Bugfixes
v5.0.5
2023-10-29
Bugfixes
v5.0.4
Compare Source
2023-10-15
Bugfixes
v5.0.3
Compare Source
2023-10-05
Bugfixes
v5.0.2
Compare Source
2022-12-17
Bugfixes
v5.0.1
Compare Source
2022-10-21
Updates
v5.0.0
2022-10-10
Breaking Changes
v4.0.0
2022-02-22
Breaking Changes
v3.1.0
2022-02-11
Features
v3.0.1
2021-12-28
Bugfixes
sourceMap
option (#1066)Updates
v3.0.0
2021-07-16
Breaking Changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.